Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-HearingFunction.HearingAid |
Url | http://nictiz.nl/fhir/StructureDefinition/nl-core-HearingFunction.HearingAid |
Status | draft |
Name | NlcoreHearingFunctionHearingAid |
Title | nl core HearingFunction.HearingAid |
Experimental | False |
Realm | nl |
Description | Hearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain. A hearing disorder can lead to things including communication problems. |
Purpose | A derived profile from [zib-HearingFunction.HearingAid](http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction.HearingAid) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | DeviceUseStatement |
Kind | resource |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "nl-core-HearingFunction.HearingAid",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-HearingFunction.HearingAid",
"name" : "NlcoreHearingFunctionHearingAid",
"title" : "nl core HearingFunction.HearingAid",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Hearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain.\r\nA hearing disorder can lead to things including communication problems.",
"purpose" : "A derived profile from [zib-HearingFunction.HearingAid](http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction.HearingAid) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-hearingfunction-v3.2-2020EN",
"uri" : "https://zibs.nl/wiki/HearingFunction-v3.2(2020EN)",
"name" : "zib HearingFunction-v3.2(2020EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "DeviceUseStatement",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction.HearingAid",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DeviceUseStatement",
"path" : "DeviceUseStatement",
"comment" : "This is a specialization of the profile for zib MedicalDevice to represent HearingAid devices within the context of zib HearingFunction.\r\n\r\nNote: because of the way derivation works in FHIR, this profile is not based on the [nl-core-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice) profile but derived from a specialization in the zib layer.",
"alias" : [
"nl-core-HearingFunction.HearingAid"
]
},
{
"id" : "DeviceUseStatement.extension:healthProfessional",
"path" : "DeviceUseStatement.extension",
"sliceName" : "healthProfessional"
},
{
"id" : "DeviceUseStatement.extension:healthProfessional.value[x]",
"path" : "DeviceUseStatement.extension.value[x]",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference"
],
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
]
},
{
"id" : "DeviceUseStatement.extension:location",
"path" : "DeviceUseStatement.extension",
"sliceName" : "location"
},
{
"id" : "DeviceUseStatement.extension:location.value[x]",
"path" : "DeviceUseStatement.extension.value[x]",
"comment" : "Please note that this zib concept (Location::HealthcareProvider) is also mapped on the `Procedure.location` element in profile [nl-core-Procedure-event](http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event). The reason for this is that this zib concept aligns with the Location::HealthcareProvider concept in zib Procedure (NL-CM:14.1.5), but only for the situation that the Procedure is about placing the implant which is described using this instance of zib MedicalDevice. This is normally not the case in the context of hearing aids, so the mapping in nl-core-Procedure-event should be ignored in this situation.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
}
]
},
{
"id" : "DeviceUseStatement.subject",
"path" : "DeviceUseStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id" : "DeviceUseStatement.derivedFrom:procedure-request",
"path" : "DeviceUseStatement.derivedFrom",
"sliceName" : "procedure-request",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
]
}
]
},
{
"id" : "DeviceUseStatement.derivedFrom:procedure-event",
"path" : "DeviceUseStatement.derivedFrom",
"sliceName" : "procedure-event",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event"
]
}
]
},
{
"id" : "DeviceUseStatement.device",
"path" : "DeviceUseStatement.device",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Device",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HearingFunction.HearingAid.Product"
]
}
]
},
{
"id" : "DeviceUseStatement.reasonReference:indication",
"path" : "DeviceUseStatement.reasonReference",
"sliceName" : "indication",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
]
}
]
},
{
"id" : "DeviceUseStatement.reasonReference:hearingFunction",
"path" : "DeviceUseStatement.reasonReference",
"sliceName" : "hearingFunction",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HearingFunction"
]
}
]
},
{
"id" : "DeviceUseStatement.bodySite",
"path" : "DeviceUseStatement.bodySite",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.